pp108 : Enabling Request Validation at Gateway

Enabling Request Validation at Gateway

This topic describes enabling request validation at Web Gateway.

This property validates the request at Web Gateway and ensures if the SOAP request transferred to the Gateway is according to WSDL Web service operation. Apart from the request, the SOAP protocol is also validated through this property.

  1. Using Management Console , set the cordys.gateway.request.validation property true in wcp.properties file. For more information on modifying a property, refer to Modifying a Property.

    Note: When cordys.gateway.request.validation property in the wcp.properties file is set to false, the request and SOAP validation will be disabled.

  2. Restart the Web server.

    This enables the request validation at the Gateway.

    Note: To validate SOAP protocol, request, and response, enable response validation at Gateway. For more information, refer Enabling Response Validation. Enable SOAP validation to validate SOAP protocol only. Refer Enabling SOAP Protocol Validation at Gateway for more information.

Related tasks

Enabling Payload Validation at Gateway (Deprecated)
Enabling SOAP Validation at Gateway (Deprecated)
Enabling SOAP Protocol Validation at Gateway
Enabling Response Validation at Gateway
Managing Platform Properties